pub unsafe extern "C" fn al_ustr_rfind_str(
    haystack: *const ALLEGRO_USTR,
    start_pos: c_int,
    needle: *const ALLEGRO_USTR
) -> c_int