pub unsafe extern "C" fn arv_gc_property_node_set_string(
    node: *mut ArvGcPropertyNode,
    string: *const c_char,
    error: *mut *mut GError
)