pub unsafe extern "C" fn arv_gc_property_node_set_int64(
    node: *mut ArvGcPropertyNode,
    v_int64: i64,
    error: *mut *mut GError
)