pub unsafe extern "C" fn gguf_write_to_file( ctx: *const gguf_context, fname: *const c_char, only_meta: bool, ) -> bool