Function windows_sys::Win32::UI::Shell::SHGetSpecialFolderPathA

pub unsafe extern "system" fn SHGetSpecialFolderPathA(
    hwnd: HWND,
    pszpath: PSTR,
    csidl: i32,
    fcreate: BOOL,
) -> BOOL