pub unsafe extern "system" fn GdipCreateHatchBrush( hatchstyle: HatchStyle, forecol: u32, backcol: u32, brush: *mut *mut GpHatch, ) -> Status