pub unsafe extern "C" fn tr_getopt_usage(
    appName: *const c_char,
    description: *const c_char,
    opts: *const tr_option
)
Expand description

@brief prints the `Usage’ help section to stdout