Function windows_sys::Win32::NetworkManagement::NetManagement::NetServiceInstall
pub unsafe extern "system" fn NetServiceInstall(
servername: PCWSTR,
service: PCWSTR,
argc: u32,
argv: *const PCWSTR,
bufptr: *mut *mut u8,
) -> u32