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