Function windows_sys::Win32::UI::Shell::CommandLineToArgvW

pub unsafe extern "system" fn CommandLineToArgvW(
    lpcmdline: PCWSTR,
    pnumargs: *mut i32,
) -> *mut PWSTR