pub unsafe extern "C" fn gegl_buffer_get_tile(
    buffer: *mut GeglBuffer,
    x: c_int,
    y: c_int,
    z: c_int
) -> *mut GeglTile