pub unsafe extern "C" fn llama_new_context_with_model(
model: *mut llama_model,
params: llama_context_params,
) -> *mut llama_context
pub unsafe extern "C" fn llama_new_context_with_model(
model: *mut llama_model,
params: llama_context_params,
) -> *mut llama_context