pub unsafe extern "C" fn al_ustr_remove_range(
    us: *mut ALLEGRO_USTR,
    start_pos: c_int,
    end_pos: c_int
) -> c_bool