pub unsafe extern "C" fn al_scale_transform(
    trans: *mut ALLEGRO_TRANSFORM,
    sx: c_float,
    sy: c_float
)