pub unsafe extern "system" fn WHvSetNotificationPortProperty(
    partition: WHV_PARTITION_HANDLE,
    porthandle: *const c_void,
    propertycode: WHV_NOTIFICATION_PORT_PROPERTY_CODE,
    propertyvalue: u64
) -> HRESULT