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