pub unsafe extern "C" fn u_args_ocall(
    result: *mut isize,
    error: *mut i32,
    buf: *mut u8,
    bufsz: usize
) -> SgxStatus