pub unsafe extern "C" fn SteamAPI_ISteamRemoteStorage_GetLocalFileChange(
    self_: *mut ISteamRemoteStorage,
    iFile: c_int,
    pEChangeType: *mut ERemoteStorageLocalFileChange,
    pEFilePathType: *mut ERemoteStorageFilePathType
) -> *const c_char