pub unsafe extern "C" fn x509_crt_parse_file(
    chain: *mut x509_crt,
    path: *const c_char
) -> c_int