pub unsafe extern "C" fn mpd_run_load_range_to(
connection: *mut mpd_connection,
name: *const c_char,
start: c_uint,
end: c_uint,
to: c_uint,
whence: mpd_position_whence,
) -> boolpub unsafe extern "C" fn mpd_run_load_range_to(
connection: *mut mpd_connection,
name: *const c_char,
start: c_uint,
end: c_uint,
to: c_uint,
whence: mpd_position_whence,
) -> bool