pub unsafe extern "C" fn WSStringToArgv( commandline: *const i8, buf: *mut i8, argv: *mut *mut i8, len: i32, ) -> i32