bool pause_print_job( ffi.Pointer<ffi.Char> printer_name, int job_id, ) { return _pause_print_job( printer_name, job_id, ); }