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