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