Macro impl_parent_device

macro_rules! impl_parent_device {
    ($ty:ident) => { ... };
}
Available on crate feature unstable-wgpu-24 only.