pub unsafe extern "C" fn jsonnet_evaluate_file( vm: *mut JsonnetVm, filename: *const c_char, error: *mut c_int, ) -> *mut c_char