pub unsafe extern "C" fn u_lstat_ocall(
    result: *mut i32,
    error: *mut i32,
    path: *const i8,
    buf: *mut stat
) -> SgxStatus