pub type PFNCANSHAREFOLDERW = Option<unsafe extern "system" fn(pszpath: PWSTR) -> HRESULT>;
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’