Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPathWorldBounds
pub unsafe extern "system" fn GdipGetPathWorldBounds(
path: *mut GpPath,
bounds: *mut RectF,
matrix: *const Matrix,
pen: *const GpPen,
) -> Status