pub unsafe extern "system" fn GdipRotateWorldTransform(
    graphics: *mut GpGraphics,
    angle: f32,
    order: MatrixOrder,
) -> Status