pub unsafe extern "C" fn x509_csr_parse_file(
    csr: *mut x509_csr,
    path: *const c_char
) -> c_int