pub unsafe extern "C" fn al_compose_transform(
    trans: *mut ALLEGRO_TRANSFORM,
    other: *const ALLEGRO_TRANSFORM
)