Function HcnRegisterGuestNetworkServiceCallback
pub unsafe extern "system" fn HcnRegisterGuestNetworkServiceCallback(
guestnetworkservice: *const c_void,
callback: HCN_NOTIFICATION_CALLBACK,
context: *const c_void,
callbackhandle: *mut *mut c_void,
) -> HRESULT