pub unsafe extern "C" fn asn1_get_tag(
    p: *mut *mut c_uchar,
    end: *const c_uchar,
    len: *mut size_t,
    tag: c_int
) -> c_int