pub unsafe extern "C" fn SSL_write_ex( ssl: *mut SSL, buf: *const c_void, num: size_t, written: *mut size_t, ) -> c_int