pub unsafe extern "C" fn al_ustr_has_suffix(
    u: *const ALLEGRO_USTR,
    v: *const ALLEGRO_USTR
) -> c_bool