pub unsafe extern "C" fn SBCommandInterpreterAddMultiwordCommand(
    instance: SBCommandInterpreterRef,
    name: *const c_char,
    help: *const c_char
) -> SBCommandRef