pub unsafe extern "C" fn jsonnet_json_extract_number( vmRef: *mut JsonnetVm, json: *mut JsonnetJsonValue, out: *mut f64, ) -> c_int