On Alpha and Integrity server systems, initializes user image
    alignment fault reporting.
    Format
      SYS$START_ALIGN_FAULT_REPORT  report_method ,report_buffer
                                    ,buffer_length
    C Prototype
      int sys$start_align_fault_report  (int report_method,
                                        void *report_buffer, int
                                        buffer_length);
Additional Information:
explode
extract