pub unsafe extern "C" fn json_array_append_boolean( array: *mut JSON_Array, boolean: c_int, ) -> JSON_Status