pub unsafe fn jsonb_set_element( arg_jb: *mut Jsonb, arg_path: *mut Datum, arg_path_len: c_int, arg_newval: *mut JsonbValue, ) -> Datum