pub type drm_agp_mode_t = drm_agp_mode;
#[repr(C)]pub struct drm_agp_mode_t { pub mode: u64, }
mode: u64