pub unsafe extern "C" fn al_ustr_assign(
    us1: *mut ALLEGRO_USTR,
    us2: *const ALLEGRO_USTR
) -> c_bool