pub unsafe extern "C" fn playerctl_player_manager_move_player_to_top(
    manager: *mut PlayerctlPlayerManager,
    player: *mut PlayerctlPlayer
)