pub unsafe extern "system" fn CreatePen( istyle: i32, cwidth: i32, color: u32, ) -> *mut c_void
#243 CreatePen
#243
creates a pen of the given style, width, and color