Function GdipGetPenCompoundCount

pub unsafe extern "system" fn GdipGetPenCompoundCount(
    pen: *mut GpPen,
    count: *mut i32,
) -> Status