Function GdipCreateAdjustableArrowCap

pub unsafe extern "system" fn GdipCreateAdjustableArrowCap(
    height: f32,
    width: f32,
    isfilled: BOOL,
    cap: *mut *mut GpAdjustableArrowCap,
) -> Status