pub unsafe extern "system" fn LoadCursorFromFileW(
    lpFileName: *const u16
) -> *mut HICON__