pub unsafe extern "C" fn wolfSSL_X509_d2i_fp(
    x509: *mut *mut WOLFSSL_X509,
    file: *mut FILE
) -> *mut WOLFSSL_X509