pub unsafe fn SHCreateDirectoryExA<'a>( hwnd: impl IntoParam<'a, HWND>, pszpath: impl IntoParam<'a, PSTR>, psa: *const SECURITY_ATTRIBUTES, ) -> i32