pub unsafe fn SHGetSpecialFolderPathA<'a>( hwnd: impl IntoParam<'a, HWND>, pszpath: PSTR, csidl: i32, fcreate: impl IntoParam<'a, BOOL>, ) -> BOOL