pub unsafe extern "C" fn wolfSSL_CTX_set_default_passwd_cb_userdata(
    ctx: *mut WOLFSSL_CTX,
    userdata: *mut c_void
)