pub unsafe extern "C" fn atk_component_ref_accessible_at_point(
component: *mut AtkComponent,
x: c_int,
y: c_int,
coord_type: AtkCoordType,
) -> *mut AtkObject
pub unsafe extern "C" fn atk_component_ref_accessible_at_point(
component: *mut AtkComponent,
x: c_int,
y: c_int,
coord_type: AtkCoordType,
) -> *mut AtkObject