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