pub unsafe extern "C" fn SSL_get_default_passwd_cb( s: *mut ssl_st, ) -> Option<unsafe extern "C" fn(*mut i8, i32, i32, *mut c_void) -> i32>