pub unsafe extern "C" fn arg_cmd_register(
name: *const u8,
proc_: Option<unsafe extern "C" fn(i32, *mut *mut u8, *mut _internal_arg_dstr) -> i32>,
description: *const u8,
)pub unsafe extern "C" fn arg_cmd_register(
name: *const u8,
proc_: Option<unsafe extern "C" fn(i32, *mut *mut u8, *mut _internal_arg_dstr) -> i32>,
description: *const u8,
)