pub unsafe extern "C" fn u_pipe2_ocall(
    result: *mut i32,
    error: *mut i32,
    fds: *mut [i32; 2],
    flags: i32
) -> SgxStatus