Function PolyBezier

pub unsafe extern "system" fn PolyBezier(
    hdc: HDC,
    apt: *const POINT,
    cpt: u32,
) -> BOOL