pub unsafe extern "C" fn TEE_Malloc(
    size: usize,
    hint: u32
) -> *mut c_void