pub unsafe extern "C" fn atk_image_get_image_position(
    image: *mut AtkImage,
    x: *mut c_int,
    y: *mut c_int,
    coord_type: AtkCoordType
)