pub unsafe extern "C" fn gegl_node_get_property(
    node: *mut GeglNode,
    property_name: *const c_char,
    value: *mut GValue
)