pub unsafe extern "C" fn SBCommandInterpreterHandleCommand(
instance: SBCommandInterpreterRef,
command_line: *const c_char,
result: SBCommandReturnObjectRef,
add_to_history: bool,
) -> ReturnStatuspub unsafe extern "C" fn SBCommandInterpreterHandleCommand(
instance: SBCommandInterpreterRef,
command_line: *const c_char,
result: SBCommandReturnObjectRef,
add_to_history: bool,
) -> ReturnStatus