pub unsafe extern "C" fn CBS_is_valid_asn1_integer(
    cbs: *const CBS,
    out_is_negative: *mut c_int
) -> c_int