pub unsafe extern "C" fn TEE_MemCompare(
    buffer1: *mut c_void,
    buffer2: *mut c_void,
    size: usize
) -> i32