int A_Print_Form( int width, int height, int copies, int amount, ffi.Pointer<ffi.Char> form_name, ) { return _A_Print_Form( width, height, copies, amount, form_name, ); }