pub unsafe extern "C" fn x509_get_serial(
    p: *mut *mut c_uchar,
    end: *const c_uchar,
    serial: *mut x509_buf
) -> c_int