pub unsafe extern "C" fn ove_socket_recv( sock: ove_socket_t, buf: *mut c_void, len: usize, received: *mut usize, timeout_ms: u32, ) -> i32