pub unsafe extern "C" fn SteamAPI_ISteamMusicRemote_UpdateCurrentEntryText(
    self_: *mut ISteamMusicRemote,
    pchText: *const c_char
) -> bool