pub unsafe extern "system" fn GdipCreatePath(
    brushmode: FillMode,
    path: *mut *mut GpPath
) -> Status