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