pub unsafe extern "C" fn wolfSSL_d2i_PKCS12_bio(
    bio: *mut WOLFSSL_BIO,
    pkcs12: *mut *mut WC_PKCS12
) -> *mut WC_PKCS12