pub unsafe extern "C" fn mpd_search_add_sort_name( connection: *mut mpd_connection, name: *const c_char, descending: bool, ) -> bool