pub unsafe extern "C" fn CBB_add_asn1_uint64(
    cbb: *mut CBB,
    value: u64
) -> c_int