pub unsafe extern "C" fn wolfSSL_X509_print_fp(
    fp: *mut FILE,
    x509: *mut WOLFSSL_X509
) -> c_int