#[no_mangle]
pub unsafe extern "C" fn u_sgxfs_exists_ocall(
    error: *mut c_int,
    name: *const c_char,
    is_exists: *mut uint8_t
) -> c_int