pub unsafe fn SHCreateDirectoryExW<P1>( hwnd: Option<HWND>, pszpath: P1, psa: Option<*const SECURITY_ATTRIBUTES>, ) -> i32where P1: Param<PCWSTR>,