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