pub unsafe extern "C" fn llama_model_meta_val_str( model: *const llama_model, key: *const c_char, buf: *mut c_char, buf_size: usize, ) -> i32