pub unsafe extern "C" fn al_copy_transform(
    dest: *mut ALLEGRO_TRANSFORM,
    src: *const ALLEGRO_TRANSFORM
)