pub type drm_agp_binding_t = drm_agp_binding;
struct drm_agp_binding_t { pub handle: u64, pub offset: u64, }
handle: u64
offset: u64