pub unsafe extern "C" fn asn1_write_oid(
    p: *mut *mut c_uchar,
    start: *mut c_uchar,
    oid: *const c_char,
    oid_len: size_t
) -> c_int