pub unsafe extern "C" fn TEE_BigIntNeg(
    dest: *mut TEE_BigInt,
    op: *mut TEE_BigInt
)