Function CommandLineToArgvW

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