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