pub unsafe extern "C" fn TEE_BigIntSetBit( op: *mut TEE_BigInt, bitIndex: u32, value: bool, ) -> TEE_Result