Function windows_sys::Win32::UI::Shell::StrFormatByteSizeEx

pub unsafe extern "system" fn StrFormatByteSizeEx(
    ull: u64,
    flags: SFBS_FLAGS,
    pszbuf: PWSTR,
    cchbuf: u32,
) -> HRESULT