pub unsafe extern "C" fn llama_init_from_file(
path_model: *const c_char,
params: llama_context_params,
) -> *mut llama_context
pub unsafe extern "C" fn llama_init_from_file(
path_model: *const c_char,
params: llama_context_params,
) -> *mut llama_context