pub unsafe extern "C" fn u_fcntl_arg1_ocall(
    result: *mut i32,
    errno: *mut i32,
    fd: i32,
    cmd: i32,
    arg: i32
) -> SgxStatus