Function windows::Win32::Storage::FileSystem::GetFileVersionInfoSizeA

pub unsafe fn GetFileVersionInfoSizeA<P0>(
    lptstrfilename: P0,
    lpdwhandle: Option<*mut u32>,
) -> u32
where P0: Param<PCSTR>,