pub unsafe extern "C" fn SBDebuggerSetInputString(
    instance: SBDebuggerRef,
    data: *const c_char
) -> SBErrorRef