pub unsafe extern "C" fn u_fchmod_ocall(
    result: *mut i32,
    error: *mut i32,
    fd: i32,
    mode: u32
) -> SgxStatus