pub unsafe extern "C" fn bson_append_array_from_iterator( key: *const c_char, from: *mut bson_iterator, into: *mut bson, ) -> c_int