pub unsafe extern "C" fn al_ustr_has_suffix_cstr(
    us1: *const ALLEGRO_USTR,
    s: *const c_char
) -> c_bool