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