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