pub unsafe extern "C" fn network_write( network_connection: *mut c_void, buffer: *mut c_uchar, size: c_int, timeout: c_int, ) -> c_int