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