Function windows_sys::Win32::Graphics::GdiPlus::GdipIsOutlineVisiblePathPoint
pub unsafe extern "system" fn GdipIsOutlineVisiblePathPoint(
path: *mut GpPath,
x: f32,
y: f32,
pen: *mut GpPen,
graphics: *mut GpGraphics,
result: *mut BOOL,
) -> Status