pub unsafe extern "C" fn x509_csr_parse(
    csr: *mut x509_csr,
    buf: *const c_uchar,
    buflen: usize
) -> c_int