pub unsafe extern "system" fn NetServiceGetInfo(
    servername: PCWSTR,
    service: PCWSTR,
    level: u32,
    bufptr: *mut *mut u8
) -> u32