pub unsafe extern "C" fn SteamNetworkingIdentity_SetGenericString(
    this: *mut SteamNetworkingIdentity,
    pszString: *const c_char
) -> bool