pub unsafe extern "C" fn us_socket_write( ssl: c_int, s: *mut us_socket_t, data: *const c_char, length: c_int, msg_more: c_int, ) -> c_int