pub unsafe extern "system" fn LoadCursorW(
    hInstance: *mut HINSTANCE__,
    lpCursorName: *const u16
) -> *mut HICON__