pub unsafe fn SHGetDriveMedia<P0>(pszdrive: P0) -> Result<u32>
where P0: IntoParam<PCWSTR>,