Function IoSetDeviceInterfacePropertyData
pub unsafe extern "system" fn IoSetDeviceInterfacePropertyData(
symboliclinkname: *const UNICODE_STRING,
propertykey: *const DEVPROPKEY,
lcid: u32,
flags: u32,
type: u32,
size: u32,
data: *const c_void,
) -> NTSTATUS