#[unsafe(no_mangle)]pub unsafe extern "C" fn value_array_push_string( value: *mut Value, v: *const c_char, ) -> *mut Value