pub unsafe extern "C" fn wolfSSL_X509_LOOKUP_load_file(
    lookup: *mut WOLFSSL_X509_LOOKUP,
    file: *const c_char,
    type_: c_long
) -> c_int