pub unsafe extern "system" fn DragObject(
    hwndParent: *mut HWND__,
    hwndFrom: *mut HWND__,
    fmt: u32,
    data: usize,
    hcur: *mut HICON__
) -> u32