pub unsafe extern "C" fn al_ustr_assign_cstr(
    us1: *mut ALLEGRO_USTR,
    s: *const c_char
) -> c_bool