pub unsafe extern "C" fn fz_save_buffer( ctx: *mut fz_context, buf: *mut fz_buffer, filename: *const c_char, )
Save the contents of a buffer to a file.