pub unsafe extern "C" fn wolfSSL_X509_load_certificate_file(
    fname: *const c_char,
    format: c_int
) -> *mut WOLFSSL_X509