Function SHGetDriveMedia

Source
pub unsafe extern "C" fn SHGetDriveMedia(
    pszDrive: PCWSTR,
    pdwMediaContent: *mut DWORD,
) -> HRESULT