pub unsafe fn GdipSetAdjustableArrowCapFillState<P0>(
    cap: *mut GpAdjustableArrowCap,
    fillstate: P0
) -> Status
where P0: Param<BOOL>,