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