pub unsafe extern "C" fn mpd_send_move_id( connection: *mut mpd_connection, from: c_uint, to: c_uint, ) -> bool