pub unsafe extern "C" fn arg_make_help_msg(
    ds: arg_dstr_t,
    cmd_name: *mut c_char,
    argtable: *mut *mut c_void
)