pub unsafe extern "system" fn CopyImage(
    h: *mut c_void,
    type_: u32,
    cx: i32,
    cy: i32,
    flags: u32
) -> *mut c_void