pub unsafe extern "C" fn xls_optimize_ir( ir: *const c_char, top: *const c_char, error_out: *mut *mut c_char, ir_out: *mut *mut c_char, ) -> bool