pub unsafe extern "C" fn gegl_buffer_sampler_new(
    buffer: *mut GeglBuffer,
    format: *const Babl,
    sampler_type: GeglSamplerType
) -> *mut GeglSampler