pub unsafe extern "C" fn al_translate_transform(
    trans: *mut ALLEGRO_TRANSFORM,
    x: c_float,
    y: c_float
)