windows::Win32::UI::Shell

Function StrFormatByteSizeEx

pub unsafe fn StrFormatByteSizeEx(
    ull: u64,
    flags: SFBS_FLAGS,
    pszbuf: &mut [u16],
) -> Result<()>