pub unsafe extern "system" fn GdipIsVisibleRect( graphics: *mut GpGraphics, x: f32, y: f32, width: f32, height: f32, result: *mut BOOL, ) -> Status