pub unsafe extern "C" fn botan_x509_crl_load_file(
    crl: *mut botan_x509_crl_t,
    file_path: *const c_char
) -> c_int