pub unsafe fn SHCreateDirectory<P0, P1>(hwnd: P0, pszpath: P1) -> i32where P0: Param<HWND>, P1: Param<PCWSTR>,