pub unsafe extern "C" fn u_opendir_ocall(
    result: *mut *mut DIR,
    error: *mut i32,
    pathname: *const i8
) -> SgxStatus