pub unsafe extern "C" fn al_ustr_ncompare(
    us1: *const ALLEGRO_USTR,
    us2: *const ALLEGRO_USTR,
    n: c_int
) -> c_int