IoRegisterDeviceInterface

Function IoRegisterDeviceInterface 

pub unsafe fn IoRegisterDeviceInterface(
    physicaldeviceobject: *const DEVICE_OBJECT,
    interfaceclassguid: *const GUID,
    referencestring: Option<*const UNICODE_STRING>,
    symboliclinkname: *mut UNICODE_STRING,
) -> NTSTATUS