pub unsafe fn GdipSetImageAttributesCachedBackground<P0>(
    imageattr: *mut GpImageAttributes,
    enableflag: P0
) -> Status
where P0: Param<BOOL>,