pub unsafe extern "C" fn SBThreadPlanQueueThreadPlanForStepOverRange(
    instance: SBThreadPlanRef,
    start_address: SBAddressRef,
    range_size: lldb_addr_t,
    error: SBErrorRef
) -> SBThreadPlanRef