IoRegisterDeviceInterface

Function IoRegisterDeviceInterface 

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