pub unsafe extern "C" fn bsocket_read( socket: *mut Socket, data: *mut byte_t, size: u32, rsize: *mut u32, error: *mut serror_t, ) -> bool_t