pub unsafe extern "C" fn json_array_append_value( array: *mut JSON_Array, value: *mut JSON_Value, ) -> JSON_Status