Function windows_sys::Win32::NetworkManagement::NetManagement::NetServiceControl
pub unsafe extern "system" fn NetServiceControl(
servername: PCWSTR,
service: PCWSTR,
opcode: u32,
arg: u32,
bufptr: *mut *mut u8,
) -> u32