pub unsafe extern "C" fn mpd_run_rename( connection: *mut mpd_connection, from: *const c_char, to: *const c_char, ) -> bool