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