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