pub unsafe extern "C" fn arg_cmd_register(
    name: *const c_char,
    proc_: arg_cmdfn,
    description: *const c_char
)