pub unsafe extern "C" fn al_ustr_insert(
    us1: *mut ALLEGRO_USTR,
    pos: c_int,
    us2: *const ALLEGRO_USTR
) -> c_bool