pub unsafe extern "C" fn x509_serial_gets(
    buf: *mut c_char,
    size: size_t,
    serial: *const x509_buf
) -> c_int