pub unsafe extern "system" fn DrawIcon(
    hDC: *mut HDC__,
    x: i32,
    y: i32,
    hIcon: *mut HICON__
) -> i32