Function windows_sys::Win32::System::Ole::VarParseNumFromStr

pub unsafe extern "system" fn VarParseNumFromStr(
    strin: PCWSTR,
    lcid: u32,
    dwflags: u32,
    pnumprs: *mut NUMPARSE,
    rgbdig: *mut u8,
) -> HRESULT