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