pub unsafe extern "C" fn gguf_write_to_file_ptr( ctx: *const gguf_context, file: *mut FILE, only_meta: bool, ) -> bool