pub unsafe extern "C" fn gegl_lookup_new_full(
    function: GeglLookupFunction,
    data: gpointer,
    start: c_float,
    end: c_float,
    precision: c_float
) -> *mut GeglLookup