pub type drm_control_t = drm_control;
struct drm_control_t { pub func: u32, pub irq: i32, }
func: u32
irq: i32