pub unsafe extern "C" fn u_rename_ocall(
    result: *mut i32,
    error: *mut i32,
    oldpath: *const i8,
    newpath: *const i8
) -> SgxStatus