pub unsafe fn SHCreateFileExtractIconW<'a, T: Interface>( pszfile: impl IntoParam<'a, PWSTR>, dwfileattributes: u32, ) -> Result<T>